.line_1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#pageType {
    display: none;
}

.container {
    margin: 0 auto;
    width: 1200px;
    background: transparent;
}

.white {
    background: #fff;
}

.container:after {
    content: '';
    display: block;
    clear: both;
}

body {
    background: #F6F7F9 !important;
}

.index-banner .container {
    padding-bottom: 10px;
}
.app-card {
	float: left;
	width: 288px;
	border: 1px solid #ccc;
}
.app-card.card-special {
	float: right;
	width: 896px;
}
.app-card .card-head {
	position: relative;
	overflow: hidden;
	background: #F6F7F9;
}
.app-card .card-head:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -11px;
	width: 4px;
	height: 22px;
	background: #0075DA;
}
.app-card .head-bar {
	float: left;
	overflow: hidden;
}
.app-card .head-bar li {
	float: left;
	margin-left: 20px;
	font-weight: bold;
	cursor: pointer;
	font-size: 20px;
	color: #888A8D;
	line-height: 44px;
}
.app-card .head-bar li:hover,.app-card .head-bar li.active {
	color: #0075DA;
}
.app-card .head-more {
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -10px;
	font-size: 14px;
	color: #999;
	line-height: 20px;
}
.app-card .head-more:hover {
	color: #0075DA;
}
.app-card .card-body {
	margin: 6px 0;
	height: 325px;
	padding-right: 4px;
	overflow: hidden;
	overflow-y: scroll;
}
.app-card .card-body::-webkit-scrollbar {width: 6px;height: 6px;}
.app-card .card-body::-webkit-scrollbar-thumb {border-radius: 4px;background-color: #0075DA;}
.app-card .card-body:hover {
}
.module-card {
    position: relative;
    border-top: 5px solid #83c5ff;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .15);
}

.index-banner .banner-left {
    float: left;
}

.index-banner .banner-left .banner-lists-box {
    position: relative;
    border: 8px solid #fff;
    overflow: hidden;
}

.index-banner .banner-left .banner-lists {
    position: relative;
    width: 570px;
    height: 314px;
    white-space: nowrap;
}

.index-banner .banner-left .banner-lists li {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
}

.index-banner .banner-left .banner-lists .banner-list-img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.index-banner .banner-left .banner-lists .m-video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -54px 0 0 -35px;
    width: 70px;
    height: 70px;
}

.index-banner .banner-left .banner-lists .banner-list-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 20px;
}

.index-banner .banner-left .banner-lists .banner-list-title a {
    display: block;
    position: relative;
    height: 32px;
    padding-right: 200px;
    line-height: 32px;
    font-size: 13px;
    color: #fff;
    z-index: 10;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.index-banner .banner-left .banner-lists .banner-list-title a:hover {
    color: #1690e0;
}

.index-banner .banner-left .banner-lists .banner-list-title:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.index-banner .banner-left .banner-lists-bar {
    position: absolute;
    right: 20px;
    bottom: 14px;
    white-space: nowrap;
    font-size: 0;
    z-index: 20;
    text-align: center;
}

.index-banner .banner-left .banner-lists-bar li {
    display: inline-block;
    margin-left: 8px;
    width: 18px;
    height: 4px;
    border-radius: 2px;
    cursor: pointer;
    background: #D9E0E8;
}

.index-banner .banner-left .banner-lists-bar li:first-child {
    margin: 0;
}

.index-banner .banner-left .banner-lists-bar li.active {
    background: #0075DA;
}

.index-banner .banner-right {
    position: relative;
    margin-left: 612px;
}

.index-banner .banner-right .banner-nav-box {
    height: 330px;
    padding: 12px 30px 0;
}

.index-banner .banner-right .banner-module-more {
    position: absolute;
    top: 19px;
    right: 30px;
    font-size: 14px;
    color: #999;
}

.index-banner .banner-right .banner-module-more:hover {
    color: #1690e0;
}

.index-banner .banner-right .banner-nav {
    overflow: hidden;
}

.index-banner .banner-right .banner-nav li {
    float: left;
    position: relative;
    margin-left: 36px;
    color: #4B5664;
    font-weight: bold;
    font-size: 17px;
    line-height: 36px;
    border-radius: 18px;
    cursor: pointer;
}

.index-banner .banner-right .banner-nav li.guess-like {
    margin-left: 66px;
}

.index-banner .banner-right .banner-nav li .nav-list-icon {
	margin: -2px 0 0 4px;
    height: 13px;
    vertical-align: middle;

}

.index-banner .banner-right .banner-nav li:first-child {
    margin: 0;
}

.index-banner .banner-right .banner-nav li:hover {
    color: #0075DA;
}

.index-banner .banner-right .banner-nav li.active {
    padding: 0 27px;
    background: #0075DA;
    color: #fff;
}

.index-banner .banner-right .banner-nav-content .banner-news {
    display: none;
    height: 300px;
    overflow: hidden;
}

.index-banner .banner-right .banner-nav-content .banner-news.active {
    display: block;
}

.index-banner .banner-right .banner-nav-content .banner-news li {
    margin-top: 17px;
    position: relative;
    padding: 0 120px 0 20px;
}

.index-banner .banner-right .banner-nav-content .banner-news li:nth-child(n+8) {
	display: none;
}
.index-banner .banner-right .banner-nav-content .banner-news li.no-date {
    padding: 0 20px 0 20px;
}

.index-banner .banner-right .banner-nav-content .banner-news li:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 12px;
    height: 12px;
    background: url(../../images/index/index-banner-news-icon.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.index-banner .banner-right .banner-nav-content .banner-news li .banner-news-title {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-banner .banner-right .banner-nav-content .banner-news li .banner-news-title .news-list-type {
    color: #b56614;
    font-size: 17px;
}

.index-banner .banner-right .banner-nav-content .banner-news li .banner-news-title .news-list-type .type-content {
    position: relative;
}

.index-banner .banner-right .banner-nav-content .banner-news li .banner-news-title .hot-top {
    margin: 2px 0 0 5px;;
    height: 22px;
}

.index-banner .banner-right .banner-nav-content .banner-news li .banner-news-title a {
    /*  display: inline-block;
     max-width: 100%; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #4B5664;
    font-size: 15px;
}

.index-banner .banner-right .banner-nav-content .banner-news li .banner-news-title a.is-top {
    max-width: 82%;
}

.index-banner .banner-right .banner-nav-content .banner-news li .banner-news-date {
    position: absolute;
    top: 0;
    right: 0;
    color: #999;
    font-size: 14px;
    line-height: 20px;
}

.index-banner .banner-right .banner-nav-content .banner-news li:hover .banner-news-title a {
    color: #0075DA;
}

.gray {
    background: #f5f5f5;
}

.main {
    padding: 0;
    margin-bottom: 0;
    overflow-x: hidden;
}

.main .natural-resources {
    overflow: hidden;
}

.xSearch {
}
.xSearch .wide{padding:0;}
.xSearch .search-survey {
    margin: 50px 0 10px;
    background: rgba(255,255,255,.9);
    height: 132px;
    padding: 40px 0;
    text-align: center;
    line-height: 26px;
}
.xSearch .search-survey .survey-li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 12.5%;
    font-size: 16px;
    color: #666;
}
.xSearch .search-survey .survey-li:after {
    content: '';
    position: absolute;
    left: -1px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #3176D4;
    opacity: .2;
}
.xSearch .search-survey .survey-li:first-child:after {
    display: none;
}
.xSearch .search-survey .survey-count {
    color: #333;
}
.xSearch .search-survey .survey-name {}
.xSearch .search-survey {}
.xSearch .search-survey {}
.xSearch .search-survey {}
.main .natural-resources .natural-item {
    float: left;
    overflow: hidden;
    line-height: 30px;
}

.main .natural-resources .natural-item-title {
    font-size: 20px;
    line-height: 20px;
    color: #444;
    font-weight: bold;
}

.main .natural-resources .natural-item-type {
    margin-top: 7px;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    font-weight: bold;
}

.main .natural-resources .natural-item-type:first-child {
    margin-top: 15px;
}

.main .natural-resources a {
    font-size: 14px;
    color: #333;
}

.main .natural-resources a:hover {
    color: #1690e0;
}

.main .natural-resources .w-560 {
    width: 560px;
}

.main .natural-resources .w-365 {
    width: 365px;
}

.main .natural-resources .w-230 {
    width: 250px;
}

.main .natural-resources .w-168 {
    width: 168px;
}

.main .natural-resources .w-200 {
    width: 200px;
}

.main .natural-resources .w-160 {
    width: 160px;
}

.main .natural-resources .m-10 {
    margin-top: 8px;
}

.main .natural-resources .m-10:first-child {
    margin-top: 15px;
}

.main .natural-resources .resource-link {
    margin-left: 10px;
    line-height: 38px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.main .natural-resources .resource-link.link-child-first {
    margin-top: 10px;
}

.main .natural-resources .resource-link img {
    margin-right: 4px;
    vertical-align: middle;
}

.main .natural-resources .resource-link a {
    font-size: 14px;
    font-weight: bold;
    color: #666;
}

.main .natural-resources .resource-link a:hover {
    color: #1690e0;
}

.main .natural-resources .resurce-services {
    margin: 20px 0 15px;
    overflow: hidden;
}

.main .natural-resources .resurce-services li {
    float: left;
    margin-right: 18px;
    width: 80px;
    text-align: center;
}

.main .natural-resources .resurce-services li a {
    font-size: 14px;
    color: #333;
    line-height: 14px;
}

.main .natural-resources .resurce-services li a:hover {
    color: #1690e0;
}

.main .natural-resources .resurce-services li .resource-service-icon {
    display: block;
    margin: 0 auto 8px;
    width: 43px;
    height: 43px;
    background: url(../../images/index/revision-index-common-icon.png) no-repeat -40px -100px;
}

.main .natural-resources .resurce-services li .resource-service-icon.search-icon {
    background-position: -40px -100px;
}

.main .natural-resources .resurce-services li .resource-service-icon.fixed-topic {
    background-position: -40px -150px;
}

.order-bar {
    z-index: 100;
    position: fixed;
    top: 20%;
    left: 10px;
    width: 120px;
    text-align: right;
    font-size: 20px;
    color: #333;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    transition: all 5s linear;
}

.order-bar img {
    width: 100%;
}

.order-url {
    text-align: right;
    font-size: 16px;
    line-height: 20px;
}

.order-bar p {
    margin-top: 10px;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 4px;
    color: #0098e3;
    font-weight: bold;
    display: inline-block;
    background: #fff;
    background: rgba(255, 255, 255, .7);
}

.order-bar .img-box {
    border-radius: 50%;
    background: #fff;
}

.order-bar a:hover {
    text-decoration: underline;
}

.line_1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main > div {
    padding: 20px 0;
}

.main .card-head {
    text-align: center;
}

.main .card-head .card-head-title {
    height: 79px;
}

.main .select-bar {
    position: absolute;
    top: 95px;
    width: 78px;
    height: 78px;
    cursor: pointer;
}
.main .select-bar.special-bar {
	display: none;
}

.main .select-bar.disable {
    pointer-events: none;
}

.main .select-bar img {
    width: 100%;
}

.main .select-bar.left {
    left: -98px;
}

.main .select-bar.right {
    right: -98px;
}

.main .app-module {
    position: relative;
}

.main .app-module .app-module-content {
    overflow: hidden;
}

.main .app-module .app-module-content .service-lists {
    position: relative;
    width: 100%;
    font-size: 0;
}
.service-list-new-icon {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.main .app-module .app-module-content li {
	padding: 6px 0;
    display: block;
    width: 100%;
    text-align: left;
    white-space: nowrap;
}

.main .app-module .app-module-content a {
    display: block;
    padding: 0 20px;
    overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
}

.main .app-module .app-module-content .service-img-box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.main .app-module .app-module-content .service-list-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background:url(../../images/index/app-module-list-icon.png) no-repeat left top;
    background-size: auto 100%;
}

.main .app-module .app-module-content .service-list-img {
    position: relative;
    z-index: 5;
    width: 100%;
}

.main .app-module .app-module-content .service-name {
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #4B5664;
    line-height: 40px;
}

.main .app-module .app-module-content a:hover .service-name {
    color: #0075DA;
}
.main .app-module .app-module-content a:hover .service-list-bg {
    background-image:url(../../images/index/app-module-list-icon-hover.png);
}

/* .main .special-module .special-cart .academician-lists .li-content ,
.main .special-module .special-cart .hot-topics .li-content,
.main .special-module .special-cart .industry-lists .li-content{
	transition: all .6s;	
}
.main .special-module .special-cart .academician-lists .li-content:hover ,
.main .special-module .special-cart .hot-topics .li-content:hover ,
.main .special-module .special-cart .industry-lists .li-content:hover {
	transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 10px 14px -10px rgba(0,36,100,.3);
    -webkit-box-shadow: 0 10px 14px -10px rgba(0,36,100,.3);
    -moz-box-shadow: 0 10px 14px -10px rgba(0,36,100,.3);
} */
.main .column-module {
    margin-top: 10px;
    overflow: hidden;
}

.main .column-module .column-list {
    margin-right: -30px;
}
.main .column-module .column-list li {
    float: left;
    width: 33.33%;
}
.main .column-module .column-list li a{
    display: block;
    margin-right: 30px;
}
.main .column-module .column-list li img{
    width: 100%;
}

.main .special-type {
    position: relative;
    margin: 20px auto;
    width: 620px;
    white-space: nowrap;
    font-size: 0;
    text-align: center;
}

.main .special-type:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-top: 1px solid #C7C7C7;
}

.main .special-type li {
    display: inline-block;
    position: relative;
    z-index: 5;
    margin-left: 35px;
   	min-width: 110px;
    padding: 0 22px;
    border: 1px solid #C1C1C1;
    border-radius: 18px;
    line-height: 34px;
    font-size: 16px;
    color: #292929;
    cursor: pointer;
    background: #F6F7F9;
}

.main .special-type li:first-child {
    margin: 0;
}

.main .special-type li:hover,
.main .special-type li.active {
    border-color: #0075DA;
    color: #0075DA;
    font-weight: bold;
}

.main .special-type li.active {
    pointer-events: none;
}


.main .special-module {
}

.main .special-module .special-cart {
    display: none;
    position: relative;
    width: 100%;
    height: 100%;
}

.main .special-module .special-cart.active {
    display: block;
}
.main .special-module .special-cart .industry-lists {
	padding: 0 10px;
}
.main .special-module .special-cart .industry-lists:after {
	content: '';
	display: block;
	clear: both;
}
.main .special-module .special-cart .industry-lists li {
	float: left;
	padding-top: 20px;
	width: 33.33%;
}
.main .special-module .special-cart .industry-lists .li-content {
	margin: 0 10px;
	box-shadow: 0 0 8px rgba(153,132,131,.3);
	padding: 0 0 15px;
	background: #fff;
	overflow: hidden;
}
.main .special-module .special-cart .industry-lists li:first-child {
	margin:0;
}
.main .special-module .special-cart .industry-lists .li-head {
	display: block;
	height: 120px;
	line-height: 120px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-size: 100% 100%;
}
.main .special-module .special-cart .industry-lists .li-head.li-oil {
	background-image: url(../../images/index/special-industry-type-1.jpg);
}
.main .special-module .special-cart .industry-lists .li-head.li-cash {
	background-image: url(../../images/index/special-industry-type-2.jpg);
}
.main .special-module .special-cart .industry-lists .li-head.li-animal {
	background-image: url(../../images/index/special-industry-type-3.jpg);
}
.main .special-module .special-cart .industry-lists .li-body {
	margin-left: 15px;
	padding-bottom: 13px;
	overflow: hidden;
}
.main .special-module .special-cart .industry-lists .industry-link {
	float: left;
	position: relative;
	margin-top: 20px;
	width: 33.33%;
	padding-left: 22px;
	font-size: 16px;
	line-height: 20px;
	color: #4b5664;
	overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
}
.main .special-module .special-cart .industry-lists .industry-link:hover {
	color: #0075DA;
}
.main .special-module .special-cart .industry-lists .industry-link:after {
	content:'';
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	background:url(../../images/index/special-industry-link-icon.png) no-repeat 0 0;
}
.main .special-module .special-cart .industry-lists .industry-link.link-cash:after {
	background-position: -20px 0;
}
.main .special-module .special-cart .industry-lists .industry-link.link-animal:after {
	background-position: -40px 0;
}
.main .special-module .special-cart .hot-topics {
	overflow: hidden;
}
.main .special-module .special-cart .hot-topics li {
	float: left;
	width: 50%;
}
.main .special-module .special-cart .hot-topics .li-content {
	margin: 0 12px 0 20px;
    padding: 16px 0;
    border-bottom: 1px dashed #D9E0E8;
    background: #fff;
    overflow: hidden;
}
.main .special-module .special-cart .hot-topics .li-head {
	float: left;
    position: relative;
    display: block;
    width: 130px;
    height: 74px;
}
.main .special-module .special-cart .hot-topics .li-head-bg {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
.main .special-module .special-cart .hot-topics .head-title {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    background: rgba(0,0,0,.3);
}
.main .special-module .special-cart .hot-topics .li-body {
	margin-left: 140px;
	padding-top: 3px;
}
.main .special-module .special-cart .hot-topics .topic-link {
	display: block;
	font-size: 16px;
	line-height: 34px;
	color: #666;
	overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
}
.main .special-module .special-cart .hot-topics .topic-link:hover {
	color: #0075da;
}
.main .special-module .special-cart .hot-topics .topic-type {
	color: #0075da;
}
.main .special-module .special-cart .special-more {
	position: absolute;
	top: -55px;
	right: 0;
	height: 12px;
}
.main .special-module .special-cart .academician-module {
	overflow: hidden;
}
.main .special-module .special-cart .academician-lists {
	position: relative;
	font-size: 0;
}
.main .special-module .special-cart .academician-lists li{
	vertical-align: top;
	display: inline-block;
	width: 50%;
	text-align: center;
}
.main .special-module .special-cart .academician-lists li.line-1{
	margin-bottom: 16px;
}
.main .special-module .special-cart .academician-lists .li-content {
	margin: 0 12px 0 20px;
	padding: 16px 0;
	border-bottom: 1px dashed #D9E0E8;
	background: #fff;
	overflow: hidden;
}
.main .special-module .special-cart .academician-lists .li-head {
	float: left;
	position: relative;
	display: block;
	width: 130px;
	height: 74px;
}
.main .special-module .special-cart .academician-lists .head-bg {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
.main .special-module .special-cart .academician-lists .head-title {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	background: rgba(0,0,0,.3);
}
.main .special-module .special-cart .academician-lists .li-body {
	margin-left: 140px;
	padding-top: 3px;
}
.main .special-module .special-cart .academician-lists .express-news {
	display: none;
	margin: 10px auto 8px;
	width: 140px;
	font-size: 16px;
	line-height: 26px;
	color: #0075da;
	background: #f4faff;
	border-radius: 13px;
}
.main .special-module .special-cart .academician-lists .li-link {
	display: block;
	font-size: 16px;
	color: #454545;
	line-height: 34px;
	text-align: left;
	overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
}
.main .special-module .special-cart .academician-lists .li-link .news-icon {
	margin-left: 4px;
	vertical-align: middle;
	position: relative;
	top: -2px;
	height: 13px;
}
.main .special-module .special-cart .academician-lists .li-link:hover {
	color: #0075da;
}

.main .special-module .cart-left {
    float: left;
    width: 260px;
    height: 100%;
    background: #0075DA;
    padding: 58px 40px 0;
    background-position: top right;
}

.main .special-module .cart-left.cart-bg-special {
    background-image: url(../../images/index/index-cart-bg-alanysis.png);
}

.main .special-module .cart-left.cart-bg-hot {
    background-image: url(../../images/index/index-cart-bg-hot.png);
}

.main .special-module .cart-left.cart-bg-industry {
    background-image: url(../../images/index/index-cart-bg-industry.png);
}

.main .special-module .cart-left .left-title {
    position: relative;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
}

.main .special-module .cart-left .left-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 90px;
    border-top: 2px solid #fff;
}

.main .special-module .cart-left .left-des {
    margin-top: 30px;
    min-height: 200px;
    font-size: 14px;
    line-height: 30px;
    text-align: justify;
    color: #fff;
}

.main .special-module .cart-left .left-more {
    display: block;
    margin: 20px auto 0;
    width: 110px;
    line-height: 36px;
    background: #fff;
    border-radius: 18px;
    text-align: center;
    color: #0075DA;
    font-size: 14px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}

.main .special-module .cart-right {
    margin-left: 260px;
    position: relative;
    height: 100%;
}

.main .special-module .cart-right .special-lists {
    width: 100%;
    height: 100%;
    position: relative;
}

.main .special-module .cart-right .special-lists li {
    float: left;
    display: none;
    margin: 14px 0 0 14px;
    position: relative;
    width: 220px;
    height: 207px;
}

.main .special-module .cart-right .special-lists li.list-first {
    width: 444px;
    height: 428px;
}

.main .special-module .cart-right .special-lists li.special-list {
    display: block;
}

.main .special-module .cart-right .special-lists li .report-list-icon {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
}

.main .special-module .cart-right .special-lists li .report-list-icon img {
    width: 100%;
    height: 100%;
    transition: all 2s;
}

.main .special-module .cart-right .special-lists li .report-list-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 16px;
    line-height: 40px;
    padding: 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    text-align: center;
    background: #999;
    background: rgba(0, 0, 0, .4);
}

.main .special-module .cart-right .special-lists li:hover .report-list-title {
    color: #0075DA;
}

.main .special-module .cart-right .special-lists li:hover .report-list-icon img {
    transform: scale(1.05);
}

.main .special-module .cart-right .special-bar {
    display: none;
    position: absolute;
    bottom: 24px;
    left: 0;
    right: 0;
    white-space: nowrap;
    font-size: 0;
    text-align: center;
}

.main .special-module .cart-right .special-bar li {
    display: inline-block;
    margin-left: 20px;
    width: 18px;
    height: 4px;
    border-radius: 2px;
    background: #D9E0E8;
    cursor: pointer;
}

.main .special-module .cart-right .special-bar li:first-child {
    margin: 0;
}

.main .special-module .cart-right .special-bar li.active {
    background: #0075DA;
    pointer-events: none;
}

.main .report-type {
    margin: 20px 0 0;
    white-space: nowrap;
    font-size: 0;
    text-align: center;
    overflow: auto;
}

.main .report-type li {
    display: inline-block;
    margin-left: 15px;
    padding: 0 22px;
    font-size: 16px;
    color: #7F8696;
    line-height: 40px;
    background: #F0F3F5;
    cursor: pointer;
}

.main .report-type li:first-child {
    margin: 0;
}

.main .report-type li:hover {
    color: #0075DA;
}

.main .report-type li.active {
    background: #0075DA;
    color: #fff;
    pointer-events: none;
}

.main .cart-title {
    position: relative;
    padding: 0 20px 13px 35px;
    border-bottom: 1px solid #D9E0E8;
    font-size: 16px;
    color: #4B5664;
    line-height: 20px;
    text-align: left;
    font-weight: bold;
}

.main .cart-title:before {
    content: '';
    position: absolute;
    left: 13px;
    top: 4px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border: 2px solid #0075DA;
}

.main .cart-title .title-more {
    float: right;
    margin-top: 4px;
    height: 12px;
}

.main .report-module {
    position: relative;
}

.main .report-module .report-module-content {
    overflow: hidden;
    padding: 20px 0;
}

.main .report-module .report-lists {
    position: relative;
    width: 100%;
    white-space: nowrap;
    font-size: 0;
}

.main .report-module .report-lists li {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.main .report-module .report-lists li .cart-title {
    padding-top: 15px;
    clear: both;
    border: none;
    overflow: hidden;
    padding-bottom: 0;
    border-top: 1px dashed #D9E0E8;
}

.main .report-module .report-lists li .cart-title:before {
    display: none;
}

.main .report-module .report-list {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    width: 20%;
    margin-bottom: 25px;
    padding: 0 10px;
}

.main .report-module .report-list .list-card {
	display: block;
	padding: 15px 20px;
}
.main .report-module .report-list .list-img-box {
	margin: 0 auto;
    width: 146px;
    height: 190px;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #d2dae3;
    overflow: hidden;
    text-align: center;
}

.main .report-module .report-list .list-img-box img {
    max-width: 100%;
    max-height: 100%;
}

.main .report-module .report-list .list-card:hover .list-img-box{
    border-color: #0075DA;
}

.main .report-module .report-list .list-content {
    position: relative;
    height: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #7F8696;
}


.main .report-module .report-list .report-title {
    position: relative;
    margin: 12px 0 9px;
    display: block;
    width: 100%;
    white-space: normal;
    height: 40px;display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-align: center;
  overflow: hidden;
    color: #333;
    font-size: 16px;
    line-height: 20px;
}

.main .report-module .report-list .report-title .news-icon {
    position: absolute;
    right: 0;
    bottom: 4px;
    height: 13px;
}

.main .report-module .report-list .list-card:hover {
	box-shadow: 0 0 6px rgba(0,0,0,.1);
}
.main .report-module .report-list .list-card:hover .report-title {
    color: #0075DA;
}

.main .report-module .report-list .p-list {
    position: relative;
    margin-top: 12px;
    overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
    text-align: center;
}

.main .report-module .report-list .p-label {
    position: absolute;
    left: 0;
    top: 0;
}

.main .report-module .report-list .p-content {
    color: #4B5664;
}

.main .report-module .report-list .p-des {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    white-space: normal;
    height: 80px;
    line-height: 20px;
}

.main .data-module {
    margin-top: 20px;
}

.main .data-module:after {
    content: '';
    display: block;
    clear: both;
}

.main .data-module .module-card {
    padding-top: 13px;
}

.main .data-module .cart-title {
    padding-left: 45px;
}

.main .data-module .cart-title:before {
    left: 23px;
}

.main .data-module .cart-left {
    float: left;
    width: 733px;
    height: 568px;
}

.main .data-module .cart-right {
    float: right;
    width: 455px;
    height: 181px;
}

.main .data-module .cart-science {
    border-color: #8de3cf;
}

.main .data-module .cart-science .cart-title:before {
    border-color: #8de3cf;
}

.main .data-module .cart-ensus {
    margin-top: 12px;
    border-color: #f5db9c;
}

.main .data-module .cart-ensus .cart-title:before {
    border-color: #f5db9c;
}
.main .data-module .cart-special {
    margin-top: 12px;
    border-color: #bdd2fa;
}
.main .data-module .cart-special .cart-title:before {
    border-color: #8480e3;
}

.main .data-module .analysis-lists {
    margin: 0 12px;
    overflow: hidden;
}

.main .data-module .analysis-lists .list-box {
    margin: 0 8px;
    height: 175px;
    overflow: hidden;
    border: 2px solid #D9E0E8;
}

.main .data-module .analysis-lists .list-box img {
    width: 100%;
    height: 100%;
    transition: all 2s;
}

.main .data-module .analysis-lists .list-title {
    margin-top: 18px;
    font-size: 16px;
    color: #4B5664;
    line-height: 20px;
    text-align: center;
}

.main .data-module .analysis-lists .analysis-list {
    float: left;
    margin-top: 30px;
    width: 50%;
}

.main .data-module .analysis-lists .analysis-list:hover .list-box {
    border-color: #0075DA;
}

.main .data-module .analysis-lists .analysis-list:hover .list-box img {
    transform: scale(1.05);
}

.main .data-module .analysis-lists .analysis-list:hover .list-title {
    color: #0075DA;
}

.main .data-module .science-list {
    margin: 3px 10px 0;
    overflow: hidden;
}

.main .data-module .science-list li {
    float: left;
    margin-top: 15px;
    width: 50%;
    position: relative;
}
.main .data-module .science-list li:nth-child(n+7) {
	display: none;
}

.main .data-module .science-list .science-icon {
    position: absolute;
    left: 12px;
    top: 6px;
    width: 7px;
}

.main .data-module .science-list .science-name {
    display: block;
    margin: 0 20px 0 25px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #4B5664;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .data-module .science-list .science-name:hover {
    color: #0075DA;
}
.mobile-show{
	display: none !important;
}
.main-index-module {
    padding-bottom: 40px;
    position: relative;
    z-index: 2;
    background: #fff;
}
.main-index-module .modules-cont {
    margin-left: -20px;
}
.main-index-module .modules-cont:after {
    content: '';
    display: block;
    clear: both;
}
.main-index-module .index-module {
    float: left;
    width: 25%;
}
.main-index-module .module-item {
    margin: 0 0 20px 20px;
    height: 306px;
}
.main-index-module .item-card {
    height: 100%;
}
.main-index-module .item-card .card-head {
    position: relative;
    height: 64px;
    text-align: left;
}
.main-index-module .item-card .head-bg {
    width: 100%;
    height: 100%;
}
.main-index-module .item-card .head-title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 20px;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.8),transparent);
    background-image: linear-gradient(to right,rgba(0,0,0,.8),transparent);
    line-height: 64px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.main-index-module .item-card .card-body {
    position: relative;
    height: calc(100% - 64px);
    border: 1px solid #D9D9D9;
    border-top: none;
    padding: 20px 20px 0;
}
.main-index-module .item-card .card-body .body-cont {
    height: 180px;
}
.main-index-module .item-card .card-body .more-link {
    margin-top: 10px;
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 20px;
    text-align: center;
}
.main-index-module .item-card .card-body .more-link:hover {
    color: #3175D3;
}
.main-index-module .base-lists {
    margin-left: -20px;
}
.main-index-module .base-lists .base-li {
    float: left;
    width: 50%;
}
.main-index-module .base-lists .li-cont {
    display: block;
    margin: 0 0 12px 20px;
    height: 80px;
    padding-top: 10px;
    background: #F5F6F9;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #333;
}
.main-index-module .base-lists .li-cont:hover {
    color: #3175D3;
}
.main-index-module .base-lists .li-icon {
    height: 40px;
}
.main-index-module .data-lists {}
.main-index-module .data-lists .data-li {
    margin-bottom: 8px;
    display: block;
    background: #F5F6F9;
    padding: 0 14px;
    overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    line-height: 38px;
    color: #333;
}
.main-index-module .data-lists .data-li:hover {
    color: #3175D3;
}
.main-index-module .module-apps {
    width: 100%;
    height: 100%;
    border: 1px solid #D9D9D9;
}
.main-index-module .module-apps .module-head {
    margin: 20px 22px 0;
    font-size: 18px;
    color: #666;
    line-height: 26px;
    overflow: hidden;
}
.main-index-module .module-apps .module-head .head-txt {
    float: left;
    color: #333;
}
.main-index-module .head-more {
    float: right;
    font-size: 12px;
    color: #666;
}
.main-index-module .module-apps .module-head .head-more:hover {
    color: #3175D3;
}
.main-index-module .app-lists {
    margin-top: 20px;
}
.main-index-module .app-lists .app-link {
    float: left;
    position: relative;
    margin-bottom: 14px;
    width: 33.33%;
    padding: 0 5px;
    text-align: center;
    font-size: 13px;
    color: #000;
    line-height: 18px;
}
.main-index-module .app-lists .app-link:hover {
    color: #3175D3;
}
.main-index-module .app-lists .app-icon {
    height: 64px;
}
.main-index-module .app-lists .app-name {
    margin-top: 10px;
}
.main-index-module .app-lists .app-new {
    position: absolute;
    top: 0;
    right: 10px;
    height: 12px;
}
.main-index-module .module-news {
    padding: 20px;
}
.main-index-module .module-news .module-head {
    overflow: hidden;
}
.main-index-module .module-news .module-head .head-nav li {
    float: left;
    margin-right: 20px;
    font-size: 18px;
    color: #666;
    line-height: 26px;
    cursor: pointer;
}
.main-index-module .module-news .module-head .head-nav li.active {
    color: #3175D3;
}
.main-index-module .module-news .news-lists {
    display: none;
    padding-top: 6px;
}
.main-index-module .module-news .news-lists.active {
    display: block;
}
.main-index-module .module-news .news-lists li {
    margin-top: 17px;
}
.main-index-module .module-news .news-lists li:nth-child(n+7) {
    display: none;
}
.main-index-module .module-news .news-lists .news-link {
    display: block;
    height: 20px;
    overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
    font-size: 14px;
    color: #333;
    line-height: 20px;
}
.main-index-module .module-news .news-lists .news-link:hover {
    color: #3175D3;
}
.main-index-module .module-news .news-lists .li-index {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1.5px;
    margin-right: 6px;
    color: #9295A2;
}
.main-index-module .module-news .news-lists .li-index.index-1 {
    color: #EA444D;
}
.main-index-module .module-news .news-lists .li-index.index-2 {
    color: #ED6F2E;
}
.main-index-module .module-news .news-lists .li-index.index-3 {
    color: #EFAC3F;
}
.main-index-module .data-services {}
.main-index-module .data-services .service-link {
    display: block;
    margin-bottom: 14px;
}
.main-index-module .data-services .service-img {
    width: 100%;
}
.main-index-module {}
.main-index-module {}
@media (min-width: 768px) {
    body {
        min-width: 1200px;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 768px) {
    body {
        min-width: 1200px;
    }

    div .wide,
    div .w {
        width: 1200px;
    }

}

@media (max-width: 767px) {

    body {
        padding: 0;
        /* background: #fff url(../../images/index/index-bg-70year-mobile.jpg) no-repeat center 50px !important;
        background-size:100% auto !important; */
    }
    .main-index-module {
        margin-top: 20px;
    }
    .main-index-module .modules-cont {
        margin: 0;
    }
    .main-index-module .index-module {
        float: none;
        width: auto;
    }
    .main-index-module .module-item {
        margin: 0 15px 15px;
        height: auto;
    }
    .main-index-module .item-card .card-body  {
        padding: 20px;
        overflow: hidden;
        height: auto;
    }
    .main-index-module .app-lists {
        overflow: hidden;
    }
    .xSearch .search-survey .survey-li {
        width: 25%;
    }
    .xSearch {
        padding-bottom: 0 !important;
    }
    .xSearch .search-survey {
        margin: 20px 0 0;
        padding: 20px 0;
        line-height: 22px;
    }
    .xSearch .search-survey .survey-li {
        margin-bottom: 10px;
        font-size: 13px;
    }
    .xSearch .search-survey .survey-li:after {
        width: 1px;
    }
    .header .history-back {
        display: none;
    }

    .nav-list-icon {
        display: none;
    }

    .container {
        width: 100%;
    }


    input[type=button] {
        -webkit-appearance: none;
    }

    .index-banner .container {
        padding-bottom: 0;
    }

    .index-banner .banner-left {
        float: none;
        position: relative;
        margin: 1px 0;
        width: 100%;
    }

    .index-banner .banner-left .banner-lists-bar {
    }

    .index-banner .banner-left .module-card {
        padding: 0;
        border: none;
    }

    .index-banner .banner-left .banner-lists-box {
        border: none;
    }

    .index-banner .banner-left .banner-lists {
        width: 100%;
        height: 210px;
    }

    .index-banner .banner-right {
        margin: 0;
        width: 100%;
    }

    .index-banner .banner-right .banner-nav-content .banner-news {
        margin-top: 20px;
        height: auto;
    }

    .index-banner .banner-right .banner-nav-content .banner-news li {
        margin-top: 12px;
        padding-right: 0;
    }

    .index-banner .banner-right .banner-nav-content .banner-news li .banner-news-date {
        display: none;
    }

    .main {
        padding: 0;
    }

    .main > div {
        padding: 20px 0;
    }

    .main .card-head .card-head-title {
        width: 70%;
        height: auto;
    }

    .main .special-module {
        position: relative;
        height: auto;
        background: transparent;
    }

    .main .special-type {
        margin: 15px 0;
        width: 100%;
    }

    .main .special-type li {
        min-width: 90px;
        padding: 0 10px;
        font-size: 14px;
        line-height: 26px;
    }

    .main .special-type li {
        margin-left: 10px;
    }

    .main .special-module .cart-left {
        float: none;
        width: 100%;
        height: auto;
        padding: 20px;
    }

    .main .special-module .cart-right {
        margin: 0 42px;
        padding-top: 25px;
        overflow: hidden;
    }

    .main .special-module .cart-right .special-lists {
        position: relative;
        width: 100%;
        white-space: nowrap;
    }

    .main .special-module .cart-right .special-lists li {
        margin: 0 !important;
        float: none !important;
        display: inline-block !important;
        width: 100% !important;
        height: 160px !important;
    }

    .main .special-module .select-bar {
        display: block;
		margin-top: -21px;
    }

    .main .special-module .cart-left .left-title {
        font-size: 16px;
    }

    .main .special-module .cart-left .left-title:after {
        bottom: -10px;
    }

    .main .special-module .cart-left .left-des {
        margin-top: 20px;
        min-height: auto;
        height: auto;
        font-size: 14px;
        line-height: 24px;
    }

    .main .special-module .cart-left .left-more {
        margin: 15px auto 0;
        line-height: 30px;
    }

    .main .special-module .cart-right .special-bar li {
        margin-left: 10px;
    }

    .main .special-module .cart-right .special-lists li,
    .main .special-module .cart-right .special-lists li.list-first {
        margin: 10px 20px 0;
        width: auto;
        height: 200px;
    }

    .main .special-module .cart-right .special-lists li.list-first {
        margin-top: 0;
    }

    .main .special-module .cart-right .special-lists li .report-list-title {
        font-size: 14px;
        line-height: 30px;
    }

    .main .special-module .cart-right .special-lists li.cell-1 .report-list-icon {
        margin: 0 0 0 -90px;
        width: 180px;
        height: 204px;
    }

    .main .special-module .cart-right .special-lists li.cell-2 .report-list-icon {
        margin: 18px 0 0 -80px;
        width: 160px;
        height: 181px;
    }

    .main .special-module .cart-right .special-lists li.cell-3 .report-list-icon {
        margin: 34px 0 0 -70px;
        width: 140px;
        height: 159px;
    }

    .main .report-type {
        margin: 20px 0;
    }

    .main .report-type li {
        margin-left: 10px;
        line-height: 32px;
        font-size: 14px;
        padding: 0 14px;
    }
	.main .report-module .report-module-content{
		padding: 0;
	}
	.main .report-module .report-list .list-card{
		padding: 20px 15px;
	}
    .main .report-module .report-list:nth-child(n+3) {
    	display: none;
    }
    .main .report-module .report-list {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        border-bottom: 1px dashed #D9E0E8;
        text-align: left;
    }
	.main .report-module .report-lists li .cart-title{
        border: none;
	}
    .main .report-module .report-list .list-content:after {
        display: none;
    }

    .main .report-module .report-list .list-img-box {
    	float: left;
        width: 100px;
        height: 140px;
    }
    .main .report-module .report-list .list-content{
    	margin-left: 120px;
    }
	.main .report-module .report-list .report-title{
		padding-right: 35px;
		display: block;
		height: auto;
		font-size: 16px;
		overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
	}
    .main .report-module .report-lists li {
        height: auto;
        white-space: normal;
    }

    .main .report-module .report-list .p-list {
        margin-top: 5px;
        text-align: left;
        padding-left: 42px;
    }

    .main .data-module .cart-left {
        float: none;
        width: 100%;
        height: auto;
    }

    .main .data-module .analysis-lists .list-title {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .main .data-module .analysis-lists {
        padding-bottom: 20px;
    }

    .main .data-module .analysis-lists .analysis-list {
        margin-top: 20px;
    }

    .main .data-module .analysis-lists .list-box {
        height: 115px;
    }

    .main .data-module .cart-right {
        float: none;
        margin-top: 20px;
        width: 100%;
        height: auto;
    }

    .main .data-module .science-list {
        padding-bottom: 20px;
    }

    .main .natural-resources .w-160, .main .natural-resources .w-365 .natural-item {
        width: 50%;
    }

    .main .natural-resources {
        padding: 0 0 0 20px;
    }

    .main .natural-resources > .natural-item {
        margin-bottom: 20px;
    }

    .main .natural-resources .w-560,
    .main .natural-resources .w-365,
    .main .natural-resources .w-230 {
        width: 100%;
    }

    .main .natural-resources .w-168,
    .main .natural-resources .w-200 {
        width: 34%;
        padding-right: 20px;
    }

    .main .natural-resources .w-200 + .natural-item {
        width: 32%;
    }

    .main .natural-resources p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .main .natural-resources .m-10 {
        margin: 0;
    }

    .index-banner .banner-right .banner-nav-content .banner-news li .banner-news-title a.is-top {
        max-width: 75%;
    }

    .index-banner .banner-right .banner-nav li {
        margin: 0;
        padding: 0 10px;
        line-height: 30px;
    }

    .index-banner .banner-right .banner-nav-box {
        height: auto;
        padding: 12px 20px 25px;
    }

    .index-banner .banner-right .banner-nav li.active {
        padding: 0 10px;
    }

    .index-banner .banner-right .banner-nav li.guess-like {
        margin: 0;
    }

    .main .index-app-service .service-lists li .service-name {
        font-size: 16px;
    }

    .index-banner .banner-right .banner-nav-content .banner-news li .banner-news-title .news-list-type {
        font-size: 15px;
    }

    .order-bar {
        top: 60%;
        width: 80px;
        font-size: 14px;
    }

    .main .app-module .app-module-content {
        margin: 20px 42px;
    }

    .main .select-bar {
        width: 42px;
        height: 42px;
    }

    .main .report-module .select-bar {
        display: none;
    }

    .main .select-bar.left {
        left: 0;
    }

    .main .select-bar.right {
        right: 0;
    }

    .main .app-module .app-module-content .service-lists {
    	white-space: nowrap;
    }
    .main .app-module .app-module-content li {
    	margin-bottom:0;
        width: 50%;
        display: inline-block;
    	vertical-align: top;
    }

    .main .app-module .app-module-content a {
        width: auto;
        padding: 0;
    }

    .main .app-module .app-module-content .service-img-box {
        margin: 0 15px;
        display: block;
	    width: 116px;
	    height: 116px;
	    padding: 6px;
    }

    .main .app-module .app-module-content .service-list-img {
        width: 100%;
    }

    .main .app-module .app-module-content .service-name {
        font-size: 14px;
        margin: 0;
        display: block;
        text-align: center;
        overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
    }

    .main .column-module {
        margin: 0 20px;
    }

    .main .column-module .column-list, .main .column-module .column-list.right {
        float: none;
        width: 100%;
    }

    .main .column-module .column-list.right {
        margin-top: 20px;
    }

    .main .report-module .report-list .p-des {
        height: 60px;
        -webkit-line-clamp: 3;
    }
    .main .column-module .column-list li a{margin:0;}
    .main .column-module .column-list li{
    	margin-top:10px;
    	width: 100%;
    }
    .main .special-module .special-cart .academician-module{
    	margin: 0 42px;
    }
    .main .special-module .special-cart .academician-lists li{
    	width: 100%;
    }
    .main .special-module .special-cart .special-cart-content{
    	margin: 20px 42px 0;
    	overflow: hidden;
    }
    .main .special-module .special-cart .hot-topics,
    .main .special-module .special-cart .industry-lists{
    	position: relative;
    	margin: 0;
    	white-space: nowrap;
    	overflow: visible;
    	padding: 0;
    }
    .main .special-module .special-cart .hot-topics li{
    	float: none;
    	margin: 0;
    	width: 100%;
    	display: inline-block;
    }
    .main .special-module .special-cart .hot-topics .li-content{
    	margin: 7px;
    	padding: 15px;
    	border: none;
    	box-shadow: 0 0 6px rgba(0,0,0,.1);
    }
    .main .special-module .special-cart .hot-topics .li-body{
    	margin: 10px 0 0;
    }
    .main .special-module .special-cart .hot-topics .li-head{
    	float: none;
    	width: 100%;
    	height: 100px;
    }
    .main .special-module .special-cart .industry-lists li{
    	float: none;
    	width: 100%;
    	margin: 0;
    	display: inline-block;
    }
    .main .special-module .special-cart .industry-lists .li-content{
    	margin: 7px;
    }
    .main .special-module .special-cart .industry-lists .li-body{
    	margin-left: 15px;
    }
    .main .special-module .special-cart .industry-lists .industry-link{
    	font-size: 14px;
    }
    .xnav li a:hover:after{display:none;}
    
	.main .select-bar.special-bar {
		display: block;
	}
	.index-banner .banner-left .banner-lists-bar li {
		margin-left: 6px;
		width: 12px;
	}
	.index-banner .banner-left .banner-lists .banner-list-title a{
		padding-right: 150px;
	}
	.mobile-show{
		display: block !important;
	}
	.mobile-hide{
		display: none !important;
	}
	.app-card{
		width: 100% !important;
		border: none;
	}
	.app-card .card-body{
		overflow: visible;
		height: auto;
	}
	.main .card-head{
		margin-top: 15px;
		background: transparent;
	}
	.app-card .card-head:after {
		display: none;
	}
	.app-card .head-bar li{
		margin-left: 4px;
		padding: 0 10px;
		font-size: 14px;
		line-height: 26px;
		border: 1px solid #ccc;
		border-radius: 13px;
	}
	.app-card .head-bar li:first-child {
		margin-left: 15px;
	}
	.main .special-module .special-cart .academician-lists{
		white-space: nowrap;
	}
	.main .special-module .special-cart .academician-lists .li-content{
		margin: 7px;
		padding: 15px;
		background: #fff;
		box-shadow: 0 0 6px rgba(0,0,0,.1);
		border: none;
	}
	.main .special-module .special-cart .academician-lists .li-head{
		float: none;
		width: 100%;
		height: 100px;
	}
	.main .special-module .special-cart .academician-lists .express-news{
		display: block;
	}
	.main .special-module .special-cart .academician-lists .li-body{
		margin: 0;
	}
}
